Release 10.1A: OpenEdge Development:
ADM Reference


colValues

Formats into character strings (using the field format specification) a row of values from the current row of the database Query for the specified column list.

Location: query.p

Parameters:

INPUT pcViewColLis AS CHARACTER

A comma-separated list of column names whose values are to be returned.

Returns: CHARACTER

Notes: Passes back a CHR(1)-separated list of formatted values preceded by the RowIdent code (a comma-separated list of rowids of the database records from which the row is derived) as the first value in all cases.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095